就爱字典>英语词典>call in翻译和用法

call in

英 [ˈkɔːl ɪn]

美 [ˈkɔːl ɪn]

请来; 找来; 顺路拜访; 顺道走访

电力

柯林斯词典

  • PHRASAL VERB 请来;找来
    If youcallsomeonein, you ask them to come and help you or do something for you.
    1. Call in an architect or surveyor to oversee the work.
      找个建筑师或监理员来监工。
  • PHRASAL VERB 顺路拜访;顺道走访
    If youcall insomewhere, you make a short visit there.
    1. He just calls in occasionally...
      他只是偶尔过来坐坐。
    2. I got into the habit of calling in on Gloria on my way home.
      我养成了回家路上顺便去看格洛丽亚的习惯。

英英释义

verb

  • make a phone call
    1. call in to a radio station
    2. call in sick
  • summon to a particular activity or employment
    1. Experts were called in
  • summon to enter
    1. The nurse called in the next patient
  • cause to be returned
    1. recall the defective auto tires
    2. The manufacturer tried to call back the spoilt yoghurt
    Synonym:recallcall backwithdraw
  • demand payment of (a loan)
    1. Call a loan
    Synonym:call
  • take a player out of a game in order to exchange for another player
    1. pay a brief visit
      1. The mayor likes to call on some of the prominent citizens
      Synonym:visitcall

    双语例句

    • Call in, or ring us up.
      你可以来访,也可以打电话来。
    • A method call in PHP works as follows.
      在PHP中的方法调用是这样工作的。
    • The number of calls is reduced, but each call in itself retrieves a lot of data that is never used.
      调用数量减少了,但是每个调用本身检索了大量毫无用处的数据。
    • The last call in the loop calls the report client and tells it to add your row values to the table.
      循环中的最后一个调用,调用报告客户端,并告诉它将行值添加到表中。
    • Finally the acceptXXXEvent() method implements a call in the application handler.
      最后,acceptXXXEvent()方法实现应用处理程序中的调用。
    • Notice that the refactoring updated the greet() method call in the main() method, and used the default value, Welcome for the first parameter, in addition to changing the method itself.
      注意,除了更改方法自身之外,重构还更新了main()方法中的greet()方法调用,并使用默认值Welcome作为第一个参数。
    • In this case, the sending server prepares the token for the remote call in an outbound login module.
      在这个示例中,发送服务器在出站登录模块中准备远程调用的令牌。
    • I got into the habit of calling in on Gloria on my way home.
      我养成了回家路上顺便去看格洛丽亚的习惯。
    • You can add a call in YY_INPUT to the function GetNextChar(), which reads the data from a file and keeps information about the position of the next character to read.
      我们可以在YYINPUT宏中添加一个对GetNextChar()函数的调用,后者从文件中读取数据,并保留了下一个要读取的字符的位置信息。
    • Some functions need to use a system call in order to do their work, others do not.
      有些函数需要使用系统调用来完成其工作,其它函数则不需要。